Welcome![Sign In][Sign Up]
Location:
Search - MdI vc

Search list

[Windows Developmdisdi

Description: 在很多管理信息系统的窗体都有一些共同点:可以通过框架菜单打开各种类型的视图窗口,而这些视图窗口具有MDI的一些特点,可以在框架窗体中最小化最大化还原等,并且点击菜单只能产生一个窗口(象SDI)。这种形式的窗口设计给人与一种条理感。于是我用VC6.0尝试创建这种窗口,现将整个过程为大家写下来,这里应含有MFC的一些内幕技术。-in many management information system forms have some things in common : We can open the menu framework through various types of View window, which is MDI window View some of the features, in the framework of the smallest Window maximize reduction, and click on the menu only have a window (like SDI ). This form of window design gives people with a coherent sense. I have spent VC6.0 attempt to create such a window, now the entire process for you to write down here should contain some insider MFC technology.
Platform: | Size: 27648 | Author: 那时花开 | Hits:

[GUI DevelopMultiView1

Description: 在SDI中进行多视图切换的小程序,在一些情况下,应用程序有许多信息要显示,当一个窗口内显示不下时,VC提供的MDI应用程序可以解决这个问题,但是如果应用程序只是对单个文档,采用多种方式显示,则采用SDI更合适。那么,如何在单文档应用程序中实现多视图呢?缺省情况下,派生类的构造函数是pretected类型的,必须将它改为public类型,因为我们将会动态生成派生视图类并切换活动的视图。也可以一次生成所有的视图,但是这样造成系统资源的极大浪费。-SDI for the Multi-View handoff small procedures, in some cases, there are many applications of information to show that, when a window display at the least, the VC MDI applications can solve this problem, but if the application procedure is a pair of individual files, use various methods to show , using SDI more appropriate. How, then, in single file applications to achieve multi-view? By default, derived class constructor is pretected type, it must be changed to public type, because we will be dynamically generated and derived View Class View switching activities. One can also generate all views, but this system caused a tremendous waste of resources.
Platform: | Size: 65536 | Author: 蔡军 | Hits:

[GUI Developappface_vc

Description: AppFace 支持三种皮肤加载方式,从磁盘文件加载,从资源加载,从内存加载。下面我就说说如何从资源加载URF皮肤文件:   首先,要确保你下载了AppFace for VC 开发包,我们要用到其中的三个文件: "appface.h", "appface.dll" ,"gtclassic.urf" 。   接着,创建一个 VC 可执行文件工程, MDI/SDI/DIALOG/WIN32 类型的都可以,我以创建一个DIALOG 工程 ResSkin 进行说明 。将"appface.h" 拷贝到该工程目录下,将"Appface.dll"拷贝到该工程的输出目录下,例如:"debug\",将"gtclassic.urf"拷贝到资源所在目录下 。在VC 的项目管理器中进入资源管理项,在右键菜单中选择"Import",将"gtclassic.urf"添加进工程,资源类型设定为: "MYRESTYPE",资源ID设定为"IDR_MY_URF"。注意:资源ID 前面一定要加双引号 -AppFace supports three skin loading from the disk loading, loading resources from the memory load. Now, I would talk about how to load resources from the URF skin document : first, to ensure that you downloaded AppFace for VC development kits, we have to use th ree documents : "appface.h", "appface.dll", "gtclassic.urf." Next, create an executable file VC, MDI/SDI/DIALOG/WIN32 types of can, I would like to create a DIALOG project ResSkin explanation. "Appface.h" copy to the project directory, "Appface.dll" copied to the output of the project directory, for example : "debug \", "gtclassic.urf" copy of the directory containing the resources. VC in the project manager to enter the resource management, and in the right me
Platform: | Size: 589824 | Author: 钱博 | Hits:

[Windows Develop20050619

Description: 我想生成一个MDI窗口的介面,但发现用VC实现起来很麻烦,要加很多很多的RUNTIME_CLASS,而且不能实现在主窗口中加入功能选项。就是说生成一个OUTLOOK的主窗口,在主窗口中再 加入多文档窗口(象OFFICE的多文档子窗口)。因此,写了这个CMDIChild的类。-I want to produce one MDI window lie between the surface, but discovers realizes with VC is very troublesome, must add very many very many RUNTIME_CLASS, moreover cannot realize in the host window joins the function option. Is says produces one OUTLOOK the main window, joins the multi- documents window again in the host window (looks like OFFICE the multi- articles window). Therefore, wrote this C$mDIChild kind.
Platform: | Size: 24576 | Author: lyd | Hits:

[OpenGL programoglmdi2

Description: 类似VC MDI界面的Opengl程序,使得可在同一界面下显示多种视图。用dev-C++编译-similar VC Opengl MDI interface that allows the same interface can be shown under a variety of views. With dev- C compiler
Platform: | Size: 205824 | Author: 张扬 | Hits:

[GUI DevelopMDIFullScreen

Description: 本代码在VC中实现了MDI窗口的全屏显示,运行程序后,单击视图中的"全屏"即可,按"ESC"可退出全屏.-the code in VC MDI achieve a full-screen window, run programs, click View the "full-screen" can, by the "ESC" may withdraw from the full screen.
Platform: | Size: 3762176 | Author: 刘风 | Hits:

[GUI Developmdi的小程序

Description: vc++写的关于mdi的一段小程序 对于初学者应该比较有帮助-vc write on the MDI small section of the procedures for beginners should be more helpful
Platform: | Size: 2113536 | Author: 陈云海 | Hits:

[3D GraphicvtkMDITest

Description: 在vc++下,结合VTK实现三维图象的,打印输出,多文档版-in vc, in conjunction with VTK 3D images, print output, Multi-document version
Platform: | Size: 1159168 | Author: zqy | Hits:

[Windows Developtestfreepool_demo

Description: 本文提出了一组可以用来动态创建UI的类。该代码是集中于一个空闲池使用管理器的CWnd继承控件,该管理器可以帮助我们减少在特定UI场景中GDI资源的使用。为了在运行中演示这些类,我已经在此提供了一个MDI应用示例,它只是让你来打开XML文件。每个XML文件为单个MDI子窗体定义了布局和UI控件属性。尽管代码是用VC6写的,示例项目也可以被转换为VS 2003 和VS 2005项目。 -This paper presents a group can be used to create dynamic UI class. The code is focused on the use of a leisure pool of management succession CWnd Controls The manager can help us reduce the specific UI scene GDI resource use. In order to demonstrate the operation of this type, I have here provided a sample MDI application, it is just to let you open an XML file. XML documents for each MDI child windows single definition of the layout and UI control attributes. Although the code is written using VC6, examples of projects can be converted to VS 2003 and VS 2005 project.
Platform: | Size: 97280 | Author: gongshenglai | Hits:

[Picture ViewerMDIVTK

Description: 利用VTK在VC环境下实现多文档MDI读取并显示BMP图像,适合初学者学习-use VTK VC environment in a multi- MDI document read and display BMP images, suitable for beginners learning
Platform: | Size: 45056 | Author: 李丹 | Hits:

[GUI Developmdi1553

Description: 很不错的界面程序,vc++开发,希望大家能多多学-very good interface procedures, vc development, I hope you will learn lot
Platform: | Size: 2015232 | Author: 李先生 | Hits:

[Dialog_WindowVisualFx_src

Description: VC实现多视图分割,支持sdi,mdi-VC realize multi-view segmentation, support sdi, mdi
Platform: | Size: 16384 | Author: | Hits:

[Graph programMDI

Description: 在VC++环境下实现了多文档的切换\分割窗口的显示,以及背景的设置-In VC++ Environment to achieve a multi-document window to switch the display of segmentation, and background settings
Platform: | Size: 224256 | Author: 崔林艳 | Hits:

[Windows DevelopMymdi

Description: VC的多文档应用程序,可以实现好多功能!-VC of the multi-document applications, can achieve a good multi-function!
Platform: | Size: 2370560 | Author: 25350488 | Hits:

[Documentsvcsummary

Description: VC中常用知识汇总,告诉你如何改变窗口的图标,如何改变窗口的缺省风格,如何让窗口和 MDI窗口一启动就最大化和最小化,如何限制窗口的大小-Summary of common knowledge in VC, to tell you how to change the window icon, how to change the default window style, how to make window and MDI window and one to start on the maximization of the smallest, and how to restrict the size of the window
Platform: | Size: 14336 | Author: 李殿东 | Hits:

[Dialog_WindowMDI

Description: Vc++ MDI+多视+窗口动态规划 -Vc++ MDI+ Multi-view window dynamic programming
Platform: | Size: 4503552 | Author: wq | Hits:

[VC/MFCVCskill

Description: vc技巧 目录: 如何获取应用程序的 实例句柄? 如何通过代码获得应用程序主窗口的 指针? 如何在程序中获得其他程序的 图标? 如何编程结束应用程序? 怎样加载其他的应用程序? 确定应用程序的路径. 获得各种目录信息 如何自定义消息 如何改变窗口的图标? 如何改变窗口的缺省风格? 如何将窗口居中显示? 如何让窗口和 MDI窗口一启动就最大化和最小化? -vc skills directory: How to obtain the application instance handle? how application code access to the main window of the indicator? how in the proceedings other procedures icon? how to end the application programming? how to load other applications? to determine the path of the application. access to directory information on how to customize the news how to change the window icon? how to change the default window style? how to center display window? MDI window and how to make a start on the window to maximize and minimize ?
Platform: | Size: 175104 | Author: 翁锋华 | Hits:

[Other systemsVC_development_MapInfo_OLE_examples_(MDI)

Description: VC开发MapInfo OLE的例子(MDI]-VC development MapInfo OLE examples [MDI]
Platform: | Size: 135168 | Author: Allen | Hits:

[Windows DevelopMDILayout_Sample

Description: Windows MFC MDI程序,视图标签程序。 可以控制各个Child窗口-Windows MFC MDI program, view tag procedures. Can control all Child window
Platform: | Size: 33792 | Author: 王牌 | Hits:

[CSharpMDI

Description: MDI超炫的界面,强悍的功能,功能完善性,是学习MDI程序的好帮手!-MDI stunning interface, powerful functions, functional, and is a good helper to learn MDI program!
Platform: | Size: 914432 | Author: 陈宇 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net